$CS.setValue("APPROVERS",["$ROLE_ONE$"]); (Only sets one stage with one person)
$CS.setValue("APPROVERS",["$ROLE_ONE$", "$ROLE_TWO$"]); (Still sets one stage with two person in it)