SFTypeList
SFTypeList data type
#include <StandardFile.h>
typedef OSType SFTypeList[4]; eg, 'TEXT', 'MSWD', 'PICT', etc.

Notes: The SFTypeList data type is actually an array of up to four different
32-bit OSType values. It is used in calls to SFGetFile and SFPGetFile.