At a guess without seeing the actual data I read it as something like
column1: unknown
column2: field name
column3: a sprintf format string
so SERVICE_OPTIONS would be something like 'SERVICE_OPTIONS=0x0fa3'
take a look at sprintf for the codes
Of course I could be way off here. if you post a sample of the data somebody here could probably figure it out :)