There are multiple APIs available in WordPress for saving our information: WordPress Options and Theme Modifications. When and why should we use them?
Theme Modifications API for themes and Options API for plugins. But no need to be really strict, though.
Source: WordPress Options and Theme Modifications | Tom McFarlin