Currently in the user parameters you can setup a choice and import your values from an existing file. This means that all your values are hardcoded in the workflow, if you lookup table changes, the workflow doesn't change with it.
Ideally if you start the workflow, you provide the details for the lookup table (either file or in my case a database) and the values are looked up on the fly and in the second parameter you select your choice.
Maybe this is a bit in line with: