Allow for constants to be used to override the option to set the api key and account id via settings api.
This would allow sites that use environment variables or secrets managers, so set the constants via env and remove the data from being stored directly in the database, as plain text.