Adsense in user admin for wordpress?

I’m building an adsense theme to give to a couple buddies of mine. Plain theme, very fast load speeds. Anyways I have 3 areas where I want to implement banners. I was wondering if there was a plugin or tutorial to teach me how to make it so all they have to do is go into the Wordpress administration panel, enter in their adsense ID, then the ads will magically appear without them touching the code.

I know how to do it manually by hard-cording, but that is not the solution I’m currently after.

Have a look into the options and settings API’s.

http://codex.wordpress.org/Options_API
http://codex.wordpress.org/Settings_API