Global Parameters are key/value pairs. Once defined, you can use the key in a directive parameter field and it will be replaced by the value for that key during policy generation.
The syntax to use a parameter is ${rudder.param.<key>}, where <key> is the name you chose for your Global Parameter.
Be careful to enter exactly rudder.param (lower case) and your parameter name with the same case (Global Parameter keys are case sensitive).