How to scope variable to review/*?

I’m using Gitlab 15.0. My project use 3 types of environments: staging, production and review/*. I wish to scope some variables to review/* but the dropdown menu list only existing review environments, I’m not able to set the pattern review/*.

How am I supposed to achieve this?
What did I miss?