I've been using ItemList, but it only takes one string of text and an optional icon. What I would like is to have two columns of text on the same line like in this image. See the Pick A Perk box with the text in green and yellow.
https://imgur.com/a/uK9qU
The name and numbers in () are the same selectable line, but they are in different columns that line up.
With the font I'm using if I put it all in the same line separated by spaces, the second column does not line up. Is there an alternative to ItemList that can have mutliple strings in the same item, or should I make a feature request?