find_package() / How to make coexist different versions of Boost ?

Hello,

I am on Windows, and want to be able to choose in my projects among several versions of Boost and toolsets. Due to this variability, it seems I cannot use Boost_ROOT.

How should I structure and declare the Boost directories ?