I\'d like to post two values in one drop down option and I\'m not sure about the best way to approach it.
The drop down list pulls data in from an external service.
You could output something like:
">
Then use preg_splitor explode to separate the two once the form data is processed.
preg_split
explode