Sorry I couldn't find this question pointed in the FAQ. Please link me if so.
I'd like to allow my user to select one option from a list of suggested options or alternatively provide their own description. Here's what it woudl look like:
What would you like to change about your room? Here are some suggestions in case you're stuck:
### Multiple choice
- Add a toilet
- Remove the bed
- Install curtains
(User inputs "change the rug" and "change the rug" is captured in the output variable).
I don't want to have to have a 4th option of "something else", I just want them to type in a response and have that captured.