When you use the OUTPUT statement to save a design in a data set, and you rename and recode a factor, the type and length of the new variable are determined by whether you use the NVALS= or CVALS= ...
The OUT= output data set contains only observations for the combination of both class variables, Flavor and Layers. Therefore, _TYPE_ contains the binary character string 11. The observations are ...