Receiving multiple selections from user

Is there any option in RASA that enables us to show multiple selections questions? For example, chat-bot shows four buttons:

button 1 label: ‘red’ button 2 label: ‘green’ button 3 label: ‘blue’

button 4 label: ‘submit’

when the user selects any combination of buttons 1,2,3 and then the ‘submit’ button, we would be able to know which of those buttons have been selected.

Thanks, and looking forward to your response.

buttons are documented here