changing name of parameter in vector

If i am using the make vector 4 node and want to change w to being called something else, how could i do this? I want a vector of 4 float values of parameters x, y, z and time.

You can make your own struct: