I\'m a WordPress theme developer and on a theme I\'m working on, I\'ve turned on debug mode and get this error inside a select drop-down box for the theme\'s options page. <
It would seem that $option is an array. Try:
$option
$option['term_id']