_s texture files actually contain 2 separate maps, Specular (metallic) and Gloss (smooth). RGBA image file is better seen here as a container for 4 separate 8 bit numeric values. Game devs often pack multiple texture data into 1 file to reduce the number of files being loaded in game.