No its not possible to use other modules inside the html module. Features are independent and have no integration or dependencies between them.
Everything is strongly typed and pre-compiled its not the same as a scripting language like php where you can inline some additional script mingled with html.
Best,
Joe