Yes, you can import 3D models. (Though you don't import them into C++, per se. You import them into a program which might be made with C++, and you might use C++ to do the importing, but you're not importing into C++ itself.)
And no, you can't program the imported model. However, you can write your program such that you can manipulate the imported model according to keypresses.

Find content
Not Telling