_version is a builtin define that will return, in string format, the version of verge you're currently running.
_build is a builtin integer in the form of YYYYMMDD of the build's release.
_os is a builtin that returns a string of either "mac" or "win".