Parameter value suggestion function

It would be nice to have a way to suggest value for a parameter in a function, but feed a different value. This often comes up when you need to submit an ID or code, but want to show a meaningful description. Passing a map of key->values might be enough, with key or value chosen to be shown.