How to handle donator bonuses (steam)

Hello there,

what is your way to handle donator bonuses for an indie game? Like some spcial cosmetics or something like that…

It whould be easy to just check the steam-id of a player and compare it against a data-table. But then the ID is hardcoded into the game.

How do others approch this?