I’m not sure what the strings contain… However there’s a comment at the top of the script, which states, that these strings are just base64 encoded config files. In order to see what they actually contain you would have to decode them…
Maybe one of these web sites is of any help:
https://base64.guru/converter/decode
Or you can try decoding them using the command line: