(oh, this is for D&D 5e, suppose it could be easily modified to fit other systems)  Ok, I'm not going to take credit for this one.  Please see  <a href="https://app.roll20.net/forum/post/6103900/drop-down-healing-potions-macro/?pageforid=6103900#post-6103900" rel="nofollow">https://app.roll20.net/forum/post/6103900/drop-down-healing-potions-macro/?pageforid=6103900#post-6103900</a>  for who deserves the credit.  Here's what I did do.  I am just a Plus subscriber, so the API's solutions aren't available.  And while I liked the original macro from the aforementioned post, I kinda thought the output was ugly.  So here's my slightly prettier(?) version:  &{template:npcaction} {{rname=Drinking this...}} {{name=for the healing!}} {{description= ?{Choose a Potion of...|Healing, **Potion of Healing**: [[2d4+2]]|Greater Healing, **Potion of Greater Healing**: [[4d4+4]]|Superior Healing, **Potion of Superior Healing**: [[8d4+8]]|Supreme Healing, **Potion of Supreme Healing**: [[10d4+20]]|Keoghtom's Ointment, **Keoghtom's Ointment**: [[2d8+2]] and ceases to be poisoned and is cured of any disease.} }}       And yes, all I did was change the template style and add like 3 words of text.  Still, I think it looks better and you never know if someone might like/use this.  :)