Unfortunately there is nothing like this variable.
This however should not prevent you from making it :)
In cmd you can use setx to set environment variables:
setx DOWNLOADS "D:\Downloads"
You can as well look for "Environmentvariables" (or something like that) in the Control Panel and edit it that way.