Adding clickable row in a dropdown

Bubble’s default dropdowns have a gradient overlay which doesn’t look nice. I have created a dropdown using GroupFocus.

Screenshot 2021-11-18 104451

I need to add numbers form 1-10 in the dropdown so a user can select. I am familiar with using a RG in dropdowns but I’ve not used individual rows. Should I just add 10 text rows and will that be scrollable or will the drop down show all?

I opted to create an option set and insert a RG which refers to the options. This worked.