The ability to make variables that are aliases of other variables is useful, but it would also be incredibly valuable to make variables that are defined via an expression relating them to other variables.
For instance much of the sizing in our design system is done in REMs, being able to create a variable in the sheet where REM=16
and then another variable BORDER RADIUS= 0.25*REM
would be very powerful