I got a select tag with some options in a HTML form: (the data will be collected and processed using PHP)
Testing:
When I need to do this, I make the other values data-values and then use js to assign them to a hidden input
//...