This wish/idea applies to parameters with aliases. I’m finding cases where I need to make a decision somewhere in the workspace based on the Display Name of a parameter, not the Value (for parameters with aliases such as the following):
However only the "Value" is visible in the workspace. The only way I have found to get around this is to avoid using this type of parameter and only use the “Choice” version, then use an AttributeMapper in the workspace to map the needed value to a new attribute. It would be great if the "Display Name" was also accessible in the workspace to avoid having to use the AttributeMapper workaround.