In SAS, variable attributes define the properties of a variable. The name identifies the variable, type determines if it's numeric or character, length defines storage size, label provides a descriptive text, format controls output appearance, and informat specifies how to read raw data values. All four options listed are valid SAS variable attributes.