Link recipe parameter value of enum type, down to the step parameters in recipe logic

@jesse.records We have a recipe which has a parameter configured as a enum.

We would like to pass the enum's value down to a parameter on a phase.

Using the normal method of passing values using calculation with param("/{} does not seem to work.