I'm currently creating a project page wizard in which I want to display the rotation in a joint obtained in an analysis that was conducted in the previous step.
While I'm able to get the value back to the wizard (through extension's attributes), I can't find a way to specify the unit correctly (should be degrees and not radians in picture below):

How can I specify that the angle unit in the wizard should be degrees and not radians?