The prefix for cookie tags is Cookie.
{%%cookie.Username%%}
Cookie variables are used to obtain the value of a cookie. {%%Cookie.Username%%} would produce the value of the Username cookie if it exists. Any cookie not found, will produece an empty string.