using a variable to store an analog pin number

so just to make sure i understand this fully, "A0" is just a variable that the ide already recognises as analog pin 0, and i can store it as an int even though it contains a letter?