Select in form with previous variables used as labels

I have a form with a select, where I would like the option labels to be based on variables set earlier in the model. This is the result.

The country1 variable exists, but it is read as a string. How can this be done, such that the value of country1 is the label in the select?