Currently, options accept name and value. It would be great if we could also specify a description that is shown over the list while navigating it (only for the item currently being hovered, before selection).
This would make it easier to understand what each item represents without cluttering the list.
Example behavior:
When moving the cursor through the list (↑/↓), a short description appears below or next to the hovered item.
Once another item is hovered, the description updates accordingly.
This feature would make interactive prompts much more informative and user-friendly.
Thanks for considering it!