You could also use ini files and use GetPrivateProfileString and the like to read them.

Or better still, drop them into an Access table and read from there. Your client doesn't need Access itself to use Access databases.