How to create a list and select the station number from its contents

Requesting your help please
How to create a list and select the station number from its contents, to change the fromStation and the toStation numbers.
The existing option is to write the numbers manually
This is the github project: https://github.com/silentbil/silent-bus

fromStation: 3600
toStation: 3700

You could have an input_select with a list of stations, but the card would have to support getting the configuration from the input_select and not from the configuration file. I do not know if it does.
-David

David, thank you
That’s exactly what I can’t do
How to add it to the card and what is the correct code for that