Вообще для любой инициализации удобней использовать:
1. oninit (userobj) (
http://formidable.typo3.ug/reference/meta.html)
2. Sandbox (
http://formidable.typo3.ug/reference...l/sandbox.html)
3. codeBehind (
http://formidable.typo3.ug/pastebin/snippet/47.html)
4. Еще можно для конкретного renderlet'a использовать "process" (тоже userobj) так как он вызывается перед тем как renderlet собирается произвести вывод.