As you are a Pro level subscriber, you have access to API, which gives you access to  TokenMod ,
 a script that allows you to use macros to change pretty much anything you can imagine about a token.    I use it in my own games; 
this is the macro I use (and I promise it will make sense once you've 
looked over the script at the link I provided)   !token-mod {{
  --flip
  showname
  showplayers_name
  showplayers_bar1
  showplayers_aura1
  showplayers_aura2 
}}  This flips whether the name is shown or not (so I can keep 
track of what state the permissions are in), and flips the permissions 
for showing the players the token name, bar 1, and the two auras.  I 
don't use bars 2 and 3 on my tokens, so I don't need to flip those.  If
 you need help with that script in particular, post to the script's 
thread.  If you need help with scripts in general, post back here.  Good luck!